home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Audio & Music / SoundSource.dmg / SoundSource Installer.app / Contents / Resources / ui / ui.plist < prev   
Encoding:
Extensible Markup Language  |  2005-05-30  |  1.6 KB  |  60 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>APERequired</key>
  6.     <string>NO</string>
  7.     <key>Files</key>
  8.     <array>
  9.         <dict>
  10.             <key>FileName</key>
  11.             <string>SoundSource Read Me.rtfd</string>
  12.             <key>GlobalInstallPath</key>
  13.             <string>~/Desktop</string>
  14.             <key>InstallPath</key>
  15.             <string>~/Desktop</string>
  16.         </dict>
  17.         <dict>
  18.             <key>FileName</key>
  19.             <string>SoundSource.menu</string>
  20.             <key>GlobalInstallPath</key>
  21.             <string>/Library/Bundles</string>
  22.             <key>InstallPath</key>
  23.             <string>~/Library/Bundles</string>
  24.             <key>LaunchAfterInstall</key>
  25.             <string>YES</string>
  26.         </dict>
  27.         <dict>
  28.             <key>FileName</key>
  29.             <string>Menu Extra Enabler</string>
  30.             <key>GlobalInstallPath</key>
  31.             <string>/Library/InputManagers</string>
  32.             <key>InstallPath</key>
  33.             <string>~/Library/InputManagers</string>
  34.         </dict>
  35.     </array>
  36.     <key>HasGlobalInstall</key>
  37.     <string>YES</string>
  38.     <key>HasLaunchUponCompletion</key>
  39.     <string>YES</string>
  40.     <key>LogoutSuggested</key>
  41.     <string>NO</string>
  42.     <key>MinimalAllowedSystemVersion</key>
  43.     <integer>4112</integer>
  44.     <key>MinimalAllowedSystemVersionString</key>
  45.     <string>10.1</string>
  46.     <key>PostInstallKillProcesses</key>
  47.     <array>
  48.         <string>com.apple.systemuiserver</string>
  49.     </array>
  50.     <key>ProductID</key>
  51.     <string>com.rogueamoeba.soundsource</string>
  52.     <key>ProductName</key>
  53.     <string>SoundSource</string>
  54.     <key>ProductType</key>
  55.     <string>MenuExtra</string>
  56.     <key>ProductVersion</key>
  57.     <string>1.0.5</string>
  58. </dict>
  59. </plist>
  60.